Personal tools

Lua/Shared/NetworkObject/Static Functions/GetByName

From JC2-MP Documentation

Jump to: navigation, search

Returns    NetworkObject
Prototype    NetworkObject.GetByName(string name)
Description    No description


Description

Returns the NetworkObject with the given name, or nil if no NetworkObject was found with the given name.